home *** CD-ROM | disk | FTP | other *** search
/ Ultra Pack / UltraComputing Technology Demos and Tools.iso / java / README.lr < prev    next >
Text File  |  1996-05-17  |  2KB  |  39 lines

  1.                             Liquid Reality 0.96
  2.  
  3. You should unpack the Liquid Reality archive in your Java directory.
  4. libice.so will be added to the lib/sparc directory; the ice classes will
  5. be in classes; and Liquid Reality demos are in directories called demo/lr
  6. and demo/ice.
  7.  
  8. This version of Liquid Reality should work fine with the JDK 1.0 and the
  9. JDK beta 2.  It has been tested on SparcStations with 8 and 24 bit frame
  10. buffers.  Liquid Reality will definitely not work on mono displays.
  11.  
  12. To view the demos, go to the demo/ice directory and type:
  13.  
  14.     appletviewer cube.html
  15.  
  16. This should bring up a window containing a multicolored cube that you can
  17. rotate by dragging your mouse.  If this works, try the Liquid Reality browser
  18. demo.  To start the browser, go to the demo/lr directory and type:
  19.  
  20.     appletviewer viewer.html
  21.  
  22. Type the URL of a VRML file in the text entry field at the top of the browser
  23. window.  A sample VRML files is included with this distribution.  To view
  24. it, type in the URL 'file:test.wrl'
  25.  
  26. You can walk around through the world by dragging your mouse on the view
  27. window.  There are controls for viewing mode, rendering quality, motion,
  28. and headlight brightness beneath the view window.  Enabling motion doesn't
  29. do anything unless you've loaded a VRML file that contains animations.
  30.  
  31. Here are some cool VRML files to load with the Liquid Reality browser:
  32.  
  33.     http://www.dimensionx.com/lr/documentation/demos/stream.wrl
  34.     http://www.dimensionx.com/lr/documentation/demos/revo.wrl
  35.     http://www.dimensionx.com/lr/documentation/demos/duke.wrl
  36.  
  37. Please send any bug reports to lr-support@dimensionx.com
  38.  
  39.